Welcome![Sign In][Sign Up]
Location:
Search - opencv background

Search list

[Graph programbackgroundsubtraction

Description: a program of background subtraction example program by myself. very useful for testing-a program of background subtraction examp le program by myself. very useful for testing
Platform: | Size: 2048 | Author: bryan | Hits:

[Special Effectsopencv-slides

Description: 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source. Including opencv image structure, matrix structure, the point structure profiles, and Image I/O, edge detection, Contour detection, background modeling.
Platform: | Size: 523264 | Author: | Hits:

[Special EffectsBackGround

Description: 由视频提取出背景,是动态提取背景的问题,调用了opencv中的几个函数-Video extracted from the background, is a dynamic extraction of the background of the problem, call a few functions in opencv
Platform: | Size: 2864128 | Author: 李丽 | Hits:

[GDI-Bitmapopencv-movingdetecte

Description: 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存-Connect the camera, the camera can set the various properties, but also through the inter-frame difference algorithm and adaptive background of the movement target detection, acquisition can also save single frame images
Platform: | Size: 2034688 | Author: | Hits:

[Special Effectsbkgrd

Description: 利用背景建模检测运动物体(openCV)-Detection using background modeling moving objects (openCV)
Platform: | Size: 424960 | Author: yyy | Hits:

[Graph programdetection

Description: 用openCV实现,利用背景建模检测运动目标-opencv,detect motion target using background modeling
Platform: | Size: 27105280 | Author: 笑笑 | Hits:

[Special EffectsbackgroundSubtraction_v0

Description: 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independence between RGB channels. OpenCV 1.0 is required for I/O purpose.
Platform: | Size: 14336 | Author: taotaoking | Hits:

[Special EffectsCplus_motion_detection_algorithm

Description: vc++运动检测算法(采取自适应背景更新,opencv下的代码-vc++ motion detection algorithm (to take adaptive background update, opencv under the code
Platform: | Size: 37888 | Author: 苏澳 | Hits:

[Othervideo

Description: Background subtraction, canny edge detection using opencv
Platform: | Size: 847872 | Author: Revathi | Hits:

[Special Effectsframebyframe

Description: A simple background subtraction based code for human detection. requires opencv library.
Platform: | Size: 2048 | Author: niken15 | Hits:

[Windows Developbgfg_codebook

Description: Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /* *************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ************************************************** */-Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you*have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /**************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ***************************************************/
Platform: | Size: 3072 | Author: Jason | Hits:

[Multimedia DevelopFGDetect

Description: 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
Platform: | Size: 3978240 | Author: Ziqiang | Hits:

[Special EffectsBGmodel

Description: 这是利用opencv工具编写的背景建模程序,效果很好,内有视频文件,可直接运行-This is a tool written using opencv background modeling procedure, a good effect, there are video files, can be directly run
Platform: | Size: 12823552 | Author: | Hits:

[Linux-Unixbackground

Description: Using OpenCV to perform background subtraction
Platform: | Size: 533504 | Author: Peacemoon | Hits:

[Bookslearning-opencv-computer-vision-with-the-opencv-l

Description: This book provides a working guide to the Open Source Computer Vision Library (OpenCV) and also provides a general background to the field of computer vision sufficient to use OpenCV effectively.
Platform: | Size: 10756096 | Author: vuamaohiem | Hits:

[Graph programopencv

Description: 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtraction method for edge detection, image color distribution histogram of the correlation processing, face recognition algorithm.
Platform: | Size: 6144 | Author: 张桦 | Hits:

[OpenCVBackground_Subtraction

Description: 基于opencv的背景差法,实现前景和背景的分离。需要先配置好vc2008,然后编译执行。-Opencv background difference based method to achieve the separation of foreground and background. Need to configured vc2008, and then compile the implementation.
Platform: | Size: 2048 | Author: 许可 | Hits:

[OpenCVbackground-subtraction

Description: 背景差法OpenCV实现程序代码,此代码是基于vc环境下的对图像的处理的代码 -OpenCV background subtraction method to achieve the program code, the code is based on the vc environment for image processing code
Platform: | Size: 6144 | Author: 刘宁 | Hits:

[Software EngineeringOpencv-object-detection-

Description: 针对在背景中检测出运动目标并实施警戒等特定提示,建立了一个人机交互界面。-For in the background to detect moving targets and the implementation of such a specific warning prompted the establishment of an interactive interface.
Platform: | Size: 629760 | Author: youwei | Hits:

[Special Effectsopencv-example

Description: OPENCV的例程,使用OPENCV进行图形图像处理和视频处理,包括图像结构,边缘检测,背景建模等模块-the routine use of OPENCV,including graphical image processing and video processing, image structure, edge detection, background modeling module
Platform: | Size: 1534976 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net